Vcenter Vm Guest Operations Info
Vcenter Vm Guest Operations Info
Guest operating system operation status information.
This schema was added in vSphere API 7.0.2.0.
JSON Example
{
"guest_operations_ready": false,
"interactive_guest_operations_ready": false
}
boolean
guest_operations_ready
Required
Guest operations availability. Whether or not the virtual machine is ready to process guest operations.
This property was added in vSphere API 7.0.2.0.
boolean
interactive_guest_operations_ready
Required
Interactive guest operations availability. Whether or not the virtual machine is ready to process interactive guest operations.
This property was added in vSphere API 7.0.2.0.